home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
HPAVC
/
HPAVC CD-ROM.iso
/
pc
/
ABUSESRC.ZIP
/
AbuseSrc
/
macabuse
/
inc
/
chmorph.hpp
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1997-05-20
|
203 b
|
15 lines
#ifndef __chmorph_hpp_
#define __chmorph_hpp_
#include "morph.hpp"
#include "filter.hpp"
extern jmorph *normal_to_pacman;
extern color_filter *color_table;
void load_morphs();
#endif